- access
Var access(ParseTree tree)
Undocumented in source. Be warned that the author may not have intended to support it.
- addError
Var addError(ParseTree tree, Exception e)
Undocumented in source. Be warned that the author may not have intended to support it.
- addError
Var addError(ParseTree tree, string message)
Undocumented in source. Be warned that the author may not have intended to support it.
- assign
Var assign(ParseTree tree, Var other)
Undocumented in source. Be warned that the author may not have intended to support it.
- call
Var call(ParseTree tree, Ps ps)
Undocumented in source. Be warned that the author may not have intended to support it.
- replaceValue
Var replaceValue(Value v)
Undocumented in source. Be warned that the author may not have intended to support it.
- source
string source()
Undocumented in source. Be warned that the author may not have intended to support it.
- toString
void toString(void delegate(const(char)[]) sink)
Undocumented in source. Be warned that the author may not have intended to support it.